Skip to content

Add popen_handle:wait() parameter and new errors #5099

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
May 12, 2025

Conversation

AArdeev
Copy link
Contributor

@AArdeev AArdeev commented May 7, 2025

Since version 3.2.0 the popen_handle:wait() method has one more parameter and may raise two more errors: Param timeout
Error TimedOut
Error ChannelIsClosed

Since version 3.2.0 the popen_handle:wait() method has one more parameter and may raise two more errors:
Param timeout
Error TimedOut
Error ChannelIsClosed
@AArdeev AArdeev self-assigned this May 7, 2025
@AArdeev AArdeev requested a review from veod32 May 7, 2025 13:24
@AArdeev AArdeev merged commit 4d62db5 into latest May 12, 2025
1 check passed
@AArdeev AArdeev deleted the AArdeev/git-4174-popen-wait-update branch May 12, 2025 09:23
@AArdeev AArdeev linked an issue May 12, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

popen: :wait() now has the timeout parameter
2 participants